home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17232 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  991 b 

  1. Path: nntp1.best.com!usenet
  2. From: javaprog@best.com (John Lockwood)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: !@#$ Linker error:  HELP!
  5. Date: Sun, 14 Apr 1996 17:22:23 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <4krc92$7a5@nntp1.best.com>
  8. References: <4kqq6m$bct@harbinger.cc.monash.edu.au>
  9. NNTP-Posting-Host: javaprog.vip.best.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. altmanbs@yoyo.cc.monash.edu.au (Benjamin Altman) wrote:
  13.  
  14.  
  15. >Hi there,
  16.  
  17.  
  18. >I just helped a friend install Borland C++ V4.0 onto his 486 and when we
  19. >ran a simple program certainly was error free ("Hello, world"), it came
  20. >up with a linker error:
  21.  
  22. >Linker error:  Undefined symbol OwlMain(int, char far*far*) in library
  23. >file c:\BC4\LIB\owlwi.lib in module winmain
  24.  
  25. It sounds as though you're telling the IDE you want an OWL program,
  26. then building something that isn't one.  Check your project settings.
  27.  
  28.  
  29. Regards,
  30.  
  31.  
  32.  
  33. John
  34. Regards,
  35.  
  36.  
  37.  
  38. John Lockwood
  39. john@wwg.com
  40. javaprog@best.com
  41. http://www.best.com/~javaprog
  42.  
  43.